home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TVIRUSDETECTADO / TVIRUSDETECTADO.txt < prev   
Text File  |  2002-10-11  |  5KB  |  228 lines

  1. object VirusDetectado: TVirusDetectado
  2.   Tag = 30500
  3.   Left = 361
  4.   Top = 245
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 11
  8.   Caption = 'Panda Antivirus'
  9.   ClientHeight = 251
  10.   ClientWidth = 457
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object PandaBrown1: TImage
  24.     Left = 9
  25.     Top = 7
  26.     Width = 58
  27.     Height = 55
  28.     AutoSize = True
  29.     Picture.Data = {<image001.bmp>}
  30.     Stretch = True
  31.     Transparent = True
  32.   end
  33.   object LabelTitulo: TLabel
  34.     Left = 83
  35.     Top = 20
  36.     Width = 138
  37.     Height = 19
  38.     Caption = '∩┐╜Virus detectado!'
  39.     Font.Charset = ANSI_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -16
  42.     Font.Name = 'Tahoma'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.   end
  46.   object Label1: TLabel
  47.     Left = 83
  48.     Top = 176
  49.     Width = 35
  50.     Height = 13
  51.     Caption = 'Acci∩┐╜n:'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentFont = False
  58.   end
  59.   object BTContinuar: TPlaButton
  60.     Tag = 30000
  61.     Left = 302
  62.     Top = 230
  63.     Width = 73
  64.     Height = 21
  65.     Caption = 'Continuar'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clWindowText
  68.     Font.Height = -11
  69.     Font.Name = 'Tahoma'
  70.     Font.Style = []
  71.     ParentFont = False
  72.     TabOrder = 3
  73.     OnClick = BTContinuarClick
  74.     Default = True
  75.   end
  76.   object BTParar: TPlaButton
  77.     Tag = 30200
  78.     Left = 384
  79.     Top = 230
  80.     Width = 73
  81.     Height = 21
  82.     Caption = 'Finalizar'
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clWindowText
  85.     Font.Height = -11
  86.     Font.Name = 'Tahoma'
  87.     Font.Style = []
  88.     ParentFont = False
  89.     TabOrder = 5
  90.     TabStop = False
  91.     OnClick = BTPararClick
  92.     Cancel = True
  93.   end
  94.   object StaticTextExplicacion: TStaticText
  95.     Tag = 29900
  96.     Left = 83
  97.     Top = 148
  98.     Width = 373
  99.     Height = 21
  100.     AutoSize = False
  101.     Caption = 
  102.       'Selecciona la acci∩┐╜n que deseas realizar con el fichero infectad' +
  103.       'o.'
  104.     Font.Charset = ANSI_CHARSET
  105.     Font.Color = clWindowText
  106.     Font.Height = -11
  107.     Font.Name = 'Tahoma'
  108.     Font.Style = []
  109.     ParentFont = False
  110.     TabOrder = 0
  111.   end
  112.   object CBAplicarATodos: TPlaCheckBox
  113.     Tag = 254200
  114.     Left = 279
  115.     Top = 176
  116.     Width = 150
  117.     Height = 16
  118.     Caption = 'Aplicar esta opci∩┐╜n a todos'
  119.     Font.Charset = DEFAULT_CHARSET
  120.     Font.Color = clWindowText
  121.     Font.Height = -11
  122.     Font.Name = 'Tahoma'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     TabOrder = 2
  126.   end
  127.   object PlaPanel1: TPlaPanel
  128.     Left = 83
  129.     Top = 64
  130.     Width = 362
  131.     Height = 64
  132.     BorderWidth = 1
  133.     object LabelVirus: TLabel
  134.       Tag = 29700
  135.       Left = 10
  136.       Top = 13
  137.       Width = 108
  138.       Height = 22
  139.       AutoSize = False
  140.       Caption = 'Nombre de virus:'
  141.       Font.Charset = ANSI_CHARSET
  142.       Font.Color = clBlack
  143.       Font.Height = -11
  144.       Font.Name = 'Tahoma'
  145.       Font.Style = [fsBold]
  146.       ParentFont = False
  147.       OnClick = LabelVirusClick
  148.     end
  149.     object LabelNombreVirus: TLabel
  150.       Left = 147
  151.       Top = 13
  152.       Width = 126
  153.       Height = 22
  154.       AutoSize = False
  155.       Caption = 'LabelNombreVirus'
  156.       Font.Charset = ANSI_CHARSET
  157.       Font.Color = clBlack
  158.       Font.Height = -11
  159.       Font.Name = 'Tahoma'
  160.       Font.Style = []
  161.       ParentFont = False
  162.       OnClick = LabelVirusClick
  163.     end
  164.     object LabelLugar: TLabel
  165.       Tag = 29800
  166.       Left = 10
  167.       Top = 35
  168.       Width = 132
  169.       Height = 22
  170.       AutoSize = False
  171.       Caption = 'Ubicaci∩┐╜n del virus:'
  172.       Font.Charset = ANSI_CHARSET
  173.       Font.Color = clBlack
  174.       Font.Height = -11
  175.       Font.Name = 'Tahoma'
  176.       Font.Style = [fsBold]
  177.       ParentFont = False
  178.       OnClick = LabelLugarClick
  179.     end
  180.     object LabelPath: TLabel
  181.       Left = 147
  182.       Top = 35
  183.       Width = 204
  184.       Height = 22
  185.       AutoSize = False
  186.       Caption = 'LabelPath'
  187.       Font.Charset = ANSI_CHARSET
  188.       Font.Color = clWindowText
  189.       Font.Height = -11
  190.       Font.Name = 'Tahoma'
  191.       Font.Style = []
  192.       ParentFont = False
  193.       Transparent = True
  194.       OnClick = LabelLugarClick
  195.     end
  196.     object BTInformar: TPlaButton
  197.       Tag = 30300
  198.       Left = 274
  199.       Top = 10
  200.       Width = 75
  201.       Height = 21
  202.       Caption = 'Detalles'
  203.       Font.Charset = DEFAULT_CHARSET
  204.       Font.Color = clWindowText
  205.       Font.Height = -11
  206.       Font.Name = 'Tahoma'
  207.       Font.Style = []
  208.       ParentFont = False
  209.       TabOrder = 0
  210.       OnClick = BTInformarClick
  211.     end
  212.   end
  213.   object CmbListaAcciones: TPlaComboBox
  214.     Left = 129
  215.     Top = 173
  216.     Width = 128
  217.     Height = 21
  218.     Font.Charset = DEFAULT_CHARSET
  219.     Font.Color = clWindowText
  220.     Font.Height = -11
  221.     Font.Name = 'Tahoma'
  222.     Font.Style = []
  223.     ParentFont = False
  224.     Style = csDropDownList
  225.     TabOrder = 1
  226.   end
  227. end
  228.